@charset "utf-8";
body, div, p, span, a, img, input, h1, h2, h3, h4, ul, li, dl, dt, dd, ol, textarea{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}
body{
	line-height:26px;
	font-size:12px;
	font-family:"Microsoft YaHei", Verdana, Geneva, sans-serif;
	color:#666;
	background:#f2f2f2;
}
a{
	color:#666;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#006dc3;
	text-decoration:none;
}
a:hover img{
	filter:alpha(opacity=80);
	-moz-opacity:0.9;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
img{
	border:0;
	max-width:100%;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearfix {
    *zoom: 1;
}
.clear{
	clear:both;
}
#wrapper{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	position: relative;
}
#banner-pc{
	display:block;
}
#banner-mobile{
	display:none;
}
.ad-pc{
	display:block;
}
.ad-mobile{
	display:none;
}
/*顶部*/
.logo {
    width: 100%;
    background: #f2f2f2;
	display:flex;
	vertical-align:middle;
	padding:15px 0;
}
.logo_l {
	float: left;
	padding-top:8px;
}
/*.logo_img img{*/
	/*width:80%;*/
/*}*/
.logo_r {
	float: right;
	margin-top:12px;
}
.logo_tel {
	margin-right: 15px;
}
.logo_tel img{
	float:left;
}
.logo_tel .tel_right{
	float:left;
	margin-left:15px;
}
.logo_tel h5 {
	font-size: 16px;
	color:#000;
	margin: 0px;
	font-weight:bold;
}
.tel-info{
	color:#ded252;
	font-size:21px;
	margin-top:3px;
}
.tel-info5{
	margin-top:-2px;
}

/*导航*/
.nav{
	height: 60px;
	background: #006dc3;
	text-align: center;
}
.nav > li:hover, .nav > li:focus {
    text-decoration: none;
    background-color:#48adfc;
	color:#fff;
}
.nav > li:hover a, .nav > li:focus a{
	color:#fff;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color:#48adfc;
	color:#fff;
}
.nav > li.current{
    text-decoration: none;
    background-color:#48adfc;
}
.nav > li.current a{
    color:#fff;
}
.nav > li.current a{
	color:#fff;
}
.navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
}
.nav > li > a {
    color: #fff;
    position: relative;
    display: block;
    padding: 20px 30px;
    font-size: 15px;
}
.navbar .nav > li:hover .dropdown-menu {
	display: block;
	margin-top:0px;
	border:0px;
	border-top-right-radius:0px;
	box-shadow:none;
}
.navbar .dropdown-menu{
	background-color:#006dc3;
	border-radius:0 !important;
}
.navbar .dropdown-menu > li > a{
	color:#fff;
	font-size:14px;
	display: block;
    padding: 12px 16px;
    clear: both;
    line-height: 1.428571429;
    white-space: nowrap;
	text-align:left;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff;
    text-decoration: none;
    background-color:#48adfc;
}
.navbar-collapse {
    max-height:1200px;
	padding-left:0;
	padding-right:0;
}
.dropdown-menu {
	min-width: 140px;
}
/*轮播图*/
.banner{
	/*width:90%;
	padding-left:5%;*/
}
.banner .carousel-inner > .item {
    text-align: center;
}
.banner .carousel-inner > .item > img, .banner .carousel-inner > .item > a > img {
    display:inline-block;
    height: auto;
    max-width: 100%;
    line-height: 1;
}
/*案例展示*/
.case{
	padding:30px 0 50px;
	text-align:center;
	background:#f2f2f2;
}
.case .mule{
	text-align:center;
	padding-bottom:12px;
	margin-bottom:20px;
}
.case .mule h2 a{
	font-size:24px;
	color:#000;
	border-bottom:2px solid #006dc3;
	padding-bottom:11px;
}
.case-nav{
	width:100%;
	box-sizing:border-box;
	padding:10px 0;
	margin-bottom:10px;
}
.case-nav a{
	font-size:14px;
	padding:0 20px;
	text-align:center;
}
.case .col-md-3{
	margin-bottom:15px;
}
.case .caselist{
	padding:5px;
	background:#fff;
	margin-bottom:20px;
}
.case .portfolio-img {
    margin-bottom: 10px;
    overflow: hidden;
	max-height:420px;
}
.case .portfolio-img a,.case .portfolio-img img {
    width: 100%;
    display: block;
    overflow: hidden;
}
.case .portfolio-img a {
    position: relative;
}
.case .portfolio-title {
    margin-bottom:10px;
    line-height: normal;
	text-align:left;
}
.case .portfolio-title h2 {
    font-size: 14px;
    font-weight: normal;
	text-align:center;
	color:#333;
}
.case .portfolio-title h2 a{
    font-size: 14px;
    font-weight: normal;
	color:#333;
}
.casets .caselist{
	background:none;
}
.casets .portfolio-title h2 {
	font-size: 22px;
	font-weight: normal;
	text-align: left;
}
.casets .portfolio-title h2 a{
	font-size: 18px;
	font-weight: normal;
}
.portfolio-btn{
	margin-top:15px;
	text-align: left;
}
.portfolio-btn a{
	padding:10px 30px;
	background:#fff;
	color:#333;
	font-size:16px;
}
.read-more{
	padding-top:30px;
}
.read-more a{
	background:#006dc3;
	padding:8px 20px;
	margin-top:5px;
	font-size:14px;
	color:#fff;
}
/*公司设备*/
.equip{
	padding:60px 0 60px;
	text-align:center;
}
.equip .mule{
	text-align:center;
	padding-bottom:12px;
	margin-bottom:20px;
}
.equip .mule h2 a{
	font-size:24px;
	color:#000;
	border-bottom:2px solid #006dc3;
	padding-bottom:11px;
}
.equip .desc{
	width:100%;
	background:#fff;
	opacity:0.8;
	filter:alpha(opacity=80);
	padding:0 15px;
}
.equip .desc h2{
	font-size:24px;
	color:#000;
	font-weight:normal;
}
.equip .desc p{
	font-size:16px;
	line-height:30px;
	color:#000;
	text-align:left;
	margin-top:10px;
}
.equip .desc a{
	background:#006dc3;
	padding:8px 20px;
	margin-top:5px;
	font-size:14px;
	color:#fff;
}
.newsdt{
	padding:30px 0 50px;
}
.newsdt .mule{
	text-align:center;
	padding-bottom:20px;
	margin-bottom:20px;
}
.newsdt .mule h2{
	font-size:24px;
}
.newsdt .mule h2 a{
	border-bottom:2px solid #006dc3;
	padding-bottom:11px;
	color:#000;
}
.newsdt-title {
    font-size: 22px;
    color: #333;
    border-bottom: 1px solid #006dc3;
    padding-bottom: 15px;
	margin-bottom:20px;
}
.newsdt-title span {
	border-bottom:3px solid #006dc3;
	padding-bottom:12px;
}
.newsdt-title a {
    float: right;
    font-size: 16px;
    color: #006dc3;
	font-weight:normal;
}
.newsdt .entry-item {
    border-bottom: none;
    margin-bottom:10px;
	padding-left:70px;
	position: relative;
	border-bottom:1px dashed #dddddd;
}
.newsdt .entry-item .time {
	width:55px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    font-family: Arial;
	padding: 2px 0 2px;
	border-right:1px solid #dddddd;
	background:#006dc3;
}
.newsdt .entry-item .time-day {
	font-size: 21px;
    line-height:23px;
    display: block;
    color: #fff;
}
.newsdt .entry-item .time-date {
	font-size: 12px;
    display: block;
    color: #fff;
    line-height: 22px;
}
.newsdt .entry-item .entry-title {
    margin-bottom: 10px;
	height:49px;
}
.newsdt .entry-item h2 {
	font-size: 14px;
	color: #666666;
    line-height: 1.4;
}
.newsdt .entry-item h2 a {
	color:#4a4a4a;
}
.newsdt .entry-item h2 a:hover {
	text-decoration:underline;
	text-decoration:none;
}
/*公司动态*/
.news1{
	padding:30px 0 50px;
}
.news1 .mule{
	text-align:center;
	padding-bottom:20px;
	margin-bottom:20px;
}
.news1 .mule h2{
	font-size:24px;
}
.news1 .mule h2 a{
	border-bottom:2px solid #006dc3;
	padding-bottom:11px;
	color:#000;
}
.news1 .news-ti{
	position:absolute;
	width:100%;
	height:50px;
	background:#000;
	opacity:0.6;
	bottom:0;
	left:0;
	z-index:99;
	text-align:center;
	font-size:14px;
	color: #fff;
	line-height:50px;
}
.news1 .entry-item {
    border-bottom: none;
    margin-bottom:10px;
    padding-bottom: 31px;
	padding-left:70px;
	height: auto !important;
	position: relative;
	border-bottom:1px dashed #dddddd;
}
.news1 .entry-item .time {
	width:55px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    font-family: Arial;
	padding: 2px 0 2px;
	border-right:1px solid #dddddd;
	background:#006dc3;
}
.news1 .entry-item .time-day {
	font-size: 21px;
    line-height:23px;
    display: block;
    color: #fff;
}
.news1 .entry-item .time-date {
	font-size: 12px;
    display: block;
    color: #fff;
    line-height: 22px;
}
.news1 .entry-item .entry-title {
    margin-bottom: 10px;
}
.news1 .entry-item h2 {
	font-size: 14px;
	color: #666666;
    line-height: 1.4;
}
.news1 .entry-item h2 a {
	color:#4a4a4a;
}
.news1 .entry-item h2 a:hover {
	text-decoration:underline;
	text-decoration:none;
}
.news1 .read-more{
	padding-top:3px;
	padding-left:0;
}
.news1 .read-more a{
	background:#006dc3;
	padding:8px 20px;
	margin-top:5px;
	font-size:14px;
	color:#fff;
	border-radius:0;
}
.lianxi p{
	font-size:14px;
	color:#939393;
}
/*底部*/
.footer{
	padding:10px 0 35px;
	overflow: hidden;
	background-color: #282828;
	color: #939393;
	font-size: 13px;
	border-top:2px solid #974c04;
}
.footer .footer-nav{
	margin-bottom:5px;
	padding-left:7px;
}
.footer .footer-nav ul li{
	display:inline-block;
}
.footer .footer-nav ul li:last-child a{
	border-right:none;
}
.footer .footer-nav ul li a{
	color:#939393;
	border-right:1px solid #939393;
	padding:0 10px;
	line-height:10px;
}
.footer p{
	color:#939393;
	line-height:32px;
}
.footer .col-md-8{
	padding-left:0;
}
.footer .link{
	margin-top:5px;
}
.footer .link a{
	margin-right:15px;
	color:#939393;
}
.page-nav {
    border-bottom: 1px dashed #e1e1e1;
    padding-top:20px;
	padding-bottom:20px;
	font-size:14px;
	height: 75px;
}
.sitenav li {
    margin-right: 5px;
    padding-bottom: 8px;
    position: relative;
    display: inline-block;
}
.sitenav li a:hover, .sitenav li.active a, .sitenav li.active span {
    background-color: #006dc3;
    color: #fff;
}
.sitenav li a {
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
}
.sitenav li a, .sitenav li span {
    color: #222;
    padding: 5px 18px;
    display: block;
}
/*单页样式*/
.content {
    position: relative;
    margin: 60px 0 15px;
    text-align: center;
}
.sbox h2{
	margin-bottom: 20px;
	line-height: normal;
	font-weight: normal;
	font-size: 28px;
	color: #4d4d4d;
}
.sbox h2 a{
	font-size:24px;
	color:#000;
	border-bottom:3px solid #006dc3;
	padding-bottom:11px;
}
.full-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding:20px 0 30px;
	font-size:14px;
	text-align:left;
}
/*新闻*/
.news2{
	padding:30px 0 50px;
	background:#f2f2f2;
}
.news2 .mule{
	text-align:center;
	padding-bottom:20px;
	margin-bottom:20px;
}
.news2 .mule h2{
	font-size:24px;
}
.news2 .mule h2 a{
	border-bottom:2px solid #ab1f24;
	padding-bottom:11px;
	color:#000;
}
.news2 .entry-item {
    border-bottom: none;
    margin-bottom:10px;
    padding:10px;
	height: auto !important;
	background:#fff;
}
.news2 .entry-item .time {
	width:60px;
    text-align: center;
    font-family: Arial;
	padding: 2px 0 2px;
	border-right:1px solid #dddddd;
	float:left;
	padding-right:5px;
}
.news2 .entry-item .time-day {
	font-size: 21px;
    line-height:23px;
    display: block;
    color: #444444;
}
.news2 .entry-item .time-date {
	font-size: 12px;
    display: block;
    color: #757171;
    line-height: 22px;
}
.news2 .news-right{
	float:left;
	margin-top:0;
	margin-left:10px;
}
.news2 .entry-item .entry-title {
    margin-bottom: 6px;
}
.news2 .entry-item h2 {
	font-size: 16px;
	color: #666666;
    line-height: 1.4;
}
.news2 .entry-item h2 a {
	color:#000;
}
.news2 .entry-item h2 a:hover {
	text-decoration:underline;
	text-decoration:none;
}
.news2 .read-more{
	padding-top:3px;
	padding-left:0;
}
.news2 .read-more a{
	background:#006dc3;
	padding:8px 20px;
	margin-top:5px;
	font-size:14px;
	color:#fff;
	border-radius:0;
}
/*列表*/
.news-right{
	margin-top:30px;
}
.full-page {
    width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 45px 0 50px;
}
.portfolio-img {
    overflow: hidden;
}
.portfolio-img a, .portfolio-img img {
    width: 100%;
    display: block;
    overflow: hidden;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.portfolio-img a {
    position: relative;
}
.portfolio-title {
    margin-bottom: 10px;
    line-height: normal;
}
.portfolio-title h2 {
    font-size: 14px;
    line-height: 1.5;
    font-weight: normal;
	text-align:center;
	padding:6px 0;
	
}
.portfolio-title h2 a{
    color:#333;
}
.portfolio-title h2 a:hover{
    color:#006dc3;
}
.portfolio-summary {
    color: #808080;
    font-size: 13px;
    margin-bottom: 30px;
	text-align:left;
}
.portfolio-summary p {
    line-height: 1.5;
}
/*产品列表*/
.procontent {
    text-align: center;
	background:#f2f2f2;
	padding-top:30px;
}
.breadcrumb > a + a::before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.clearfix::after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
.full-product{
	padding:30px 0 30px;
	margin-bottom:20px;
}
.full-product .list{
	margin-bottom:20px;
	position:relative;
}
.full-product .list2{
	padding:5px;
	background:#fff;
}
.full-product .list .img{
	overflow:hidden;
	display:block;
}
.full-product .list-info{
	background:#fff;
	padding:20px;
}
.full-product .txt {
    text-align: center;
    font-size: 16px;
    color: #383838;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    line-height: 30px;
    padding: 5px 10px;
}
.full-product .list-desc{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:#000;
	opacity:0.6;
	display:none;
	cursor:pointer;
	font-size:16px;
	color:#fff;
	padding-top:60px;
}
.full-product .list:hover .list-desc {
    display:block;
}
.conpage{
	padding:10px 0;
	text-align:center;
}
.gotop-wrapper {
    position: fixed;
    bottom: 50px;
    right: 15px;
    z-index: 1001;
    background-color: rgba(0,0,0,0.3);
    background-color: #969696\9;
	display:none;
}
.gotop-wrapper a {
    display: none;
    _display: none !important;
    width: 55px;
    height: 55px;
    overflow: hidden;
    background: url(../images/icon-gotop-fixed.gif) no-repeat center;
}
.collapse{
	display:flex !important;
	justify-content: center;
}
#tool {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 900;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	display:none;
}
ul.toollist {
    position: fixed;
    z-index: 900;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    height: 60px;
}
.toollist {
    background: #006dc3;
}
.toollist li {
    border-right: 1px solid rgba(255, 255, 255, 0.7);
}
.toollist li {
    float: left;
    width: auto;
    height: 100%;
    width: 25%;
    position: static !important;
    margin: 0;
    border-radius: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    box-flex: 1;
    -webkit-box-sizing: border-box;
    box-shadow: none !important;
    background: none;
}
.toollist li a {
    color: #fff;
}
.toollist li a {
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    display: block;
    text-decoration: none;
    padding-top:8px;
    position: relative;
}
.toollist li a img {
    width: 24px;
    height: 24px;
}
.toollist li a p {
    margin: 1px 0 1px 0;
    font-size: 14px;
    display: block !important;
    line-height: 18px;
    text-align: center;
}
.toollist li.li4 {
    border: none;
}
.returnhome{
	display:none;
	text-align:center;
}
.returnhome span{
	display:block;
	font-size:10px;
	margin-top:-12px;
}
.page-nav {
    border-bottom: 1px solid #e1e1e1;
    padding-top: 28px;
	font-size:14px;
	height: 75px;
}
.sitenav {
    float: left;
    margin-bottom: -1px;
}
.sitenav li {
    margin-right: 5px;
    border-bottom: 3px solid transparent;
    padding-bottom: 8px;
    position: relative;
    display: inline-block;
}
.sitenav li.active {
    border-bottom: 3px solid #006dc3;
}
.sitenav li a:hover, .sitenav li.active a, .sitenav li.active span {
    background-color: #006dc3;
    color: #fff;
}
.sitenav li a {
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
}
.sitenav li a, .sitenav li span {
    color: #222;
    padding: 5px 18px;
    display: block;
}
.breadcrumb {
    padding: 8px 15px;
    float: right;
	background:none;
}
.breadcrumb a, .breadcrumb span {
    font-size: 12px;
    color: #6f6f6f;
}
.breadcrumb a:hover{
    color: #006dc3;
}
.breadcrumb > a + a::before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.clearfix::after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
@media (min-width: 1200px) {
.container {
	width:1200px;
}
}
@media (min-width: 1024px) {

}
@media (max-width: 991px) {

}
@media (max-width: 767px) {
	.collapse{
		display:none !important;
	}
.logo_r,.link{
	display:none;
}
.logo {
    text-align: center;
	min-height: 75px;
}
.logo_l {
	float:none;
    display: inline-block;
}
.logo_l img{
	width:60%;
}
.case {
    padding:10px 0 20px;
}
.case .mule h2 a{
	font-size:14px;
}
.case .mule {
    padding-bottom: 10px;
    margin-bottom: 12px;
}
.desc h2 {
    text-align: center;
}
.desc h2 a{
    font-size:16px;
}
.desc {
    padding: 10px 0 10px;
}
.desc .p1 {
    text-align: center;
    font-size: 12px;
    margin-top: 8px;
}
.desc .desc-r{
	margin-top:12px;
}
.equip {
    margin-top:10px;
	padding: 15px 0 30px;
}
.equip .mule h2 a{
	font-size:16px;
}
.equip .mule h3{
	font-size:12px;
}
.news1 {
    padding: 20px 0 20px;
}
.news1 .mule {
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.news1 .news-right {
    margin-bottom: 0px;
}
.news1 .mule h2 {
    font-size:16px;
}
.news1 .entry-item .time {
    width: 65px;
}
.news1 .entry-item .time-day {
    font-size: 16px;
    line-height: 21px;
}
.news1 .entry-item .entry-title {
    margin-bottom: 1px;
    margin-left: 0px;
}
.news1 .entry-item h2 {
    font-size: 14px;
}
.news1 .entry-summary {
    margin-bottom: -25px;
    font-size: 12px;
    margin-left: 0px;
}
.news1 .entry-item {
    margin-bottom: 15px;
}
.news1 h4 {
	margin-top:15px;
    margin-bottom: 8px;
}
.news1 .news-left{
	margin-bottom:20px;
}
.nav{
	height:auto;
}
.nav > li{
	text-align:left;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: -65px;
    margin-right:15px;
    margin-bottom: 8px;
    /*background-color: #ea5503;*/
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    top: 0;
	z-index:999;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #006dc3;
}
.navbar-toggle .word {
    font-size:11px;
	color: #006dc3;
}
.footer .fot1 p {
    line-height: 15px;
    font-size: 10px;
}
.footer .fot2{
    margin-top: 5px;
}
.footer .fot2 p{
    font-size: 10px;
    line-height: 15px;
}
.footer .foot-l{
	display:none;
}
.sbox h2 {
    margin-bottom: 15px;
    font-size: 16px;
}
.content {
    margin: 20px 0 20px;
}
.full-content {
    padding: 20px 0 20px;
}
.sitenav {
    display:none;
}
.page-nav {
    padding-top: 4px;
    height: 50px;
}
	.case-nav a {
		padding: 0 8px;
	}
	.case .col-md-3 {
		margin-bottom: 0px;
		padding: 2px;
	}
	.portfolio-title h2 {
		font-size: 14px;
		line-height: 0.5;
	}
	.case .caselist {
		margin-bottom: 5px;
	}
	.read-more {
		padding-top: 15px;
	}
	.portfolio-btn a {
		padding: 5px 15px;
		background: #fff;
		color: #333;
		font-size: 12px;
	}
	.casets .portfolio-title h2 a {
		font-size: 14px;
		font-weight: normal;
	}
	.newsdt-title a {
		float: right;
		font-size: 12px;
		color: #006dc3;
		font-weight: normal;
	}
	.newsdt-title {
		font-size: 18px;
		color: #333;
		border-bottom: 1px solid #006dc3;
		padding-bottom: 13px;
		margin-bottom: 20px;
	}
#banner-pc{
	display:none;
}
#banner-mobile{
	display:block;
}
.ad-pc{
	display:none;
}
.ad-mobile{
	display:block;
}
#tool {
	display:block;
}
.returnhome{
	display:block;
	position:absolute;
	top:20px;
	left:15px;
}
.returnhome a{
	font-size:20px;
	color:#006dc3;
}
.chein{
	text-align: center !important;
}
}
@media (max-width: 480px) {
 
}
@media (min-width: 992px) and (max-width: 1199px) {
 .nav > li > a {
 padding: 10px 22px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
 .nav > li > a {
 padding: 10px 10px;
}
}